Welcome![Sign In][Sign Up]
Location:
Search - distance vector

Search list

[Other距离矢量路由模拟

Description: 这是一个模拟路由器的距离矢量路由算法,核心是dijkstra算法。-This is a simulated router distance vector routing algorithm is the core-algorithm.
Platform: | Size: 86880 | Author: 陈为 | Hits:

[WinSock-NDIS1Router

Description: 计算机网络编程-距离矢量路由算法演示程序。-computer network programming-distance vector routing algorithm demonstration program.
Platform: | Size: 16304 | Author: 青柿子 | Hits:

[Other resourcelyap_small_data_sets

Description: 小数据量法 求指数. 计算数组最大值.求最短距离及向量-small data Method index. Calculation array maximum. For the shortest distance vector
Platform: | Size: 4764 | Author: 杨文 | Hits:

[WinSock-NDISshortestPathAlgorithmRouter

Description: 所实现的路由器采用距离矢量算法,模拟Internet上的IP路由器,它能确定网络的最短路由,并在其上传输分组-router achieved by the application of the distance vector algorithm simulation on the Internet IP routers, it can determine the shortest route network, and in its previous packet transmission
Platform: | Size: 145115 | Author: agang | Hits:

[WinSock-NDISDistanceVector_Routing

Description: Distance Vector Routing,也称为Bellman-Ford shortest path algorithm。基本思想是: 每个路由器(路由结点)都维持一张路由表,包括路由的目的地(V)和路由的距离(D)。每个路由器都定期与相邻结点交换路由表信息,据此更新它们自己的路由表。所有结点都监听从其它结点传来的路由表,并按照下列规则更新其路由表: -发现了一条到达某目的结点的新路由,而该路由在原来的路由表中不存在(即发现了一条新路由),则在路由表中增加该路由。 -发现了一条到达某目的结点的、距离更短的新路由,则用该路由替换原有的路由。 -到达某目的结点的一条路由,其后继结点到达该目的地的距离发生了变化,则需要更新该路由的距离。 本文件中包含详细的源代码和注释,以实现利用距离向量算法更新路由表的功能。-Distance Vector Routing, also known as the Bellman-Ford shortest path algorithm. The basic idea is : Each router (routing nodes) has maintained a routing table, the destinations include routing (V) and the routing of distance (D). Each router regularly with neighboring nodes to exchange routing table information, updated accordingly their own routing table. All nodes are monitored from other nodes sent a routing table, and in accordance with the following rules to update its routing table : - found a purpose to reach a node of the new routing, The routing of the original routing table does not exist (that is, found a new routing), the routing table to increase the routing. - Found a purpose to reach an end point, the short distance between the new routing, the router can be used to replace
Platform: | Size: 3027 | Author: agang | Hits:

[Internet-Networkaodv-uu-0.9.2

Description: 无线自组织网络路由协议:按需距离矢量协议源代码-self-organizing wireless network routing protocols : on-demand distance vector source code agreement
Platform: | Size: 220576 | Author: 安德里周 | Hits:

[Internet-Networkkernel-aodv

Description: 可运行于linux平台的自组织网络协议,kernel版本的按需距离矢量协议源代码-can run on the Linux platform of self-organizing network agreement kernel version of the on-demand distance vector source code agreement
Platform: | Size: 54616 | Author: 安德里周 | Hits:

[Other resourcejlly

Description: 计算机网络课程设计距离路由矢量源代码,运行过了,没有错误。-computer network design courses distance vector routing source code, run-off, no errors.
Platform: | Size: 1860 | Author: 万尧 | Hits:

[Data structsEuDist

Description: 求向量的欧式距离-vector for the Continental distance
Platform: | Size: 1024 | Author: 陈锐 | Hits:

[SCMwincs

Description: zigbee路由算法采用AODV(Ad hoc On Demand Distance Vetor)算法。每个路由器维护一张路由表,并定期与其邻居路由器交换路由信息,根据最小路由矢量更新自己的路由表。应用层框架定义监护网络节点协议。 -zigbee routing algorithm uses AODV (Ad hoc On Demand Distance Vetor) algorithm. Each router maintaining a routing table, and regularly with its neighbor routers exchange routing information, according to the smallest vector routing update their routing table. Application-layer framework for the definition of guardianship agreement network nodes.
Platform: | Size: 11264 | Author: ww | Hits:

[Special Effects2DLDA_PK_LDA_for_feature_extraction

Description: These are the codes in "A note on two-dimensional linear discrimant analysis", Pattern Recognition Letter In this paper, we show that the discriminant power of two-dimensional discriminant analysis is not stronger than that of LDA under the assumption that the same dimensionality is considered. In experimental parts, on one hand, we confirm the validity of our claim and show the matrix-based methods are not always better than vector-based methods in the small sample size problem on the other hand, we compare several distance measures when the feature matrices and feature vectors are adopted.
Platform: | Size: 12288 | Author: ruan | Hits:

[source in ebookDistanceectooutingAlgorith

Description: 距离向量路由选择算法浅析,分析优点和缺点-Distance Vector Routing Algorithm Analysis, Analysis of the strengths and weaknesses of
Platform: | Size: 310272 | Author: 马宁 | Hits:

[matlabDV_HOP

Description: 基于MATLAB的dv-hop(distance vector routing)算法的实现-Based on MATLAB-dv-hop (distance vector routing) Algorithm
Platform: | Size: 1024 | Author: tim | Hits:

[matlabdistvector

Description: This code simulates distance vector routing of communication networks
Platform: | Size: 1024 | Author: Padmaraj | Hits:

[Otherdistance-vector

Description: 计算机网络实验,实现距离向量路由算法,输入网络拓扑图中节点个数及边,模拟信息收发,动态更新出最短距离矩阵-Computer network experiment, distance vector routing algorithm, the input network topology diagram node number and edge, analog messaging, dynamic update the shortest distance matrix
Platform: | Size: 505856 | Author: 口天吴 | Hits:

[Program docSecure-On-Demand-Distance-Vector-Routing--in-Ad-H

Description: Secure On Demand Distance Vector Routing in Ad Hoc Networks-Secure On Demand Distance Vector Routing in Ad Hoc Networks
Platform: | Size: 328704 | Author: Diego | Hits:

[Grid ComputingAd-hoc-on-demand-multipath-distance-vector-routin

Description: Ad hoc on-demand multipath distance vector routing
Platform: | Size: 257024 | Author: Abdollatiif | Hits:

[Industry researchDistance-Vector-Routing

Description: distance vector routing is used to transfer the packets in efficient manner source to destination-distance vector routing is used to transfer the packets in efficient manner source to destination
Platform: | Size: 189440 | Author: Raj | Hits:

[matlabImage-restoration-distance-vector

Description: 基于距离向量的图像修复算法,在传统的修复算法中加入了改进的距离向量,能够更好的修复图像的结构部分。-Based on the distance vector, an improved distance vector is added to the traditional repair algorithm, which can better repair the structure of the image.
Platform: | Size: 433152 | Author: 萧忆情 | Hits:

[CloudComputingDistance-Vector-Routing-main

Description: Distance-Vector-Routing-main using matlab
Platform: | Size: 436791 | Author: haidar89 | Hits:
« 1 2 34 5 6 7 8 9 10 ... 18 »

CodeBus www.codebus.net